DxMap is component Freeware to be used with DelphiX to display the cards create with DxMapEdit
 
Installation: to launch Delphi Then selectionner the small file and to open selectionner Dxplus.dpk then, to validate the boitte of dialogue and cliquez on installing. Here are should find to you a new mitre " DelphiXPlus " with the Component " DxMap " Use: to place a component Dxdraw, DxSpriteEngine and DxImageLib on your card and dependent enters them them. In the DxImageLib component to charge the bookshop image used in DxMapEdit (* dxg) Then to call the function: DxMap1.DrawMap(' monfichier') where my file is the name + path of acc of your file card (* dxc) do not forget to use in OnTimer of a DxTimer component: DxSpriteEngine1.Dead; DxSpriteEngine1.draw; DXDraw1.Flip; to display the card 

to test the collisions to call: yew sprite is TdecNoAcces then begin / / what it must occur end; to see the example delivered in the pack. 

You will find on my site www.cdfrance.com/dbi/steph.htm a tool permetant you to create your bookshops of images (* dxg) 

